Find these lines in Layout/Edit HTML:

        <li class='active'><a expr:href='data:blog.homepageUrl' title='Home'>Home</a></li>
	<li><a expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' title='Posts RSS'>Posts RSS</a></li>
	<li><a expr:href='data:blog.homepageUrl + &quot;feeds/comments/default&quot;' title='Comments RSS'>Comments RSS</a></li>
	<li><a href='#' title='About'>About me</a></li>
<li><a href='#' title='Contact'>Contact</a></li>
<li><a href='#' title='Edit this link'>Edit</a></li>